home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / mh060191.zip / BULLETIN.T04 < prev    next >
Text File  |  1991-06-01  |  12KB  |  328 lines

  1. 05/31/91
  2. --------
  3. Added AUTOINDUCT=Y/N to .CNF file to force new callers through Induction
  4.   when 'NEWUSER=callers security level'
  5. Entering information in the Induction module updates the 'password.mh' data
  6.   rather that adding duplicate entries.
  7.  
  8. 05/29/91
  9. --------
  10. Allows delete function during message editing to delete a range of lines.
  11.  
  12. 05/28/91
  13. --------
  14. Search for file now searches: the logged drive, then all drives designated
  15.   in the DIRECTORY= entry.
  16.  
  17. 05/27/91
  18. --------
  19. Provided menu driven help system simular to the bulletins menu.
  20. Removed code that disallowed garbage (ANSI) characters from message base.
  21. You may now have up to 26 trapdoor entries.  Change TRAPDOO1.BAT to
  22.  TRAPDOOA.BAT, TRAPDOO2.BAT to TRAPDOOB.BAT, etc.
  23.  
  24. 05/26/91
  25. --------
  26. By popular request (demand!), (P)rogram Descriptions has been renamed (F)ile
  27.   Descriptions, and (F)iles has been renamed (P)rogram Directory.  This was
  28.   done to help prevent caller confusion due to MH's unique menu syntax.
  29.   MENU=FILES should be changed to MENU=PROGRAMDIR and MENU=PROGRAM should be
  30.   changed to MENU=FILEDESC in the MAXIHOST.CNF file.
  31.  
  32. 05/13/91
  33. --------
  34. Added MHAPI function 12 that flags for deletion ALL (MDS) messages given the
  35.   number of months to save.  For instance, to flag all messages messages sent
  36.   prior to 3 months ago, enter the following:
  37.   Example: 'MHAPI 12 3'
  38.  
  39. 05/01/91
  40. --------
  41. Enhanced MHAPI so that multiple functions could be requested on the same
  42.   command line. Functions can be chained by delimiting the requests by commas.
  43.     Entering 'MHAPI 9, 10, 11' would read the PASSWORD.MH file into
  44.   memory,  print all public MDS messages to the file MESSAGES.PRN,  and
  45.   compress the MDS message database.
  46.     Entering 'MHAPI 4 1-209-836-2402, 5 10, 2 news.g01' would change current
  47.   callers buzzback number in memory,  change current callers security level
  48.   in memory,  and display the text file news.g01.
  49.  
  50. 04/26/91
  51. --------
  52. Fixed bug where BATCHOFF would not be invoked when caller elected to logoff
  53.   from the download function.
  54.  
  55. 04/20/91
  56. --------
  57. Added color to the program descriptions.
  58. Added SEPARATORS=[Y/N] to .CNF which tells MH whether to put line separators
  59.   in the program description .BBS files.
  60.  
  61. 04/06/91
  62. --------
  63. Fixed dangerous bug in Induction module.
  64.  
  65. 03/29/91
  66. --------
  67. Updated routine for determining free space on upload drive to accomodate
  68.   modern day drives with larger disk capacity.
  69.  
  70. 03/29/91
  71. --------
  72. Added TEMPDIR= to allow temporary swap file MAXISWAP.$$$ to be created
  73.   in a seperate directory other than the DATAPATH directory.  Currently,
  74.   it is created in the directory pointed to by DATAPATH and the DATAPATH
  75.   directory should not be a RAM disk.  This allows for swapping to a RAM
  76.   disk.
  77.  
  78. 03/26/91
  79. --------
  80. Fixed bug where some modems wouldn't lock in at correct baud rate.
  81.  
  82. 03/03/91
  83. --------
  84. Added LPT= where 1 means LPT1, 2 means LPT2, and 3 means to file MAXIHOST.LOG.
  85. Added '(L)ist to Printer' command for SysOps in MDS.  IF LPT=3 then ALL
  86.   messages, PRIVATE or OTHERWISE, are printed to file MESSAGES.PRN
  87. Added support for MHAPI function 10, allowing ALL PUBLIC conference level 0
  88.   MDS messages to be saved to the file MESSAGES.PRN
  89.  
  90. 03/02/91
  91. --------
  92. Added 60 second warning before keyboard logoffs
  93.  
  94. 02/28/91
  95. --------
  96. Entered byte count into log on Uploads and Downloads
  97.  
  98. 02/26/91
  99. --------
  100. Changed MDS message delete function to only flag message for deletion
  101.   for later message compressing by the SysOp.
  102.  
  103. 02/09/91
  104. --------
  105. Added reference to answered message to MDS message.
  106.  
  107. 02/06/91
  108. --------
  109. Increased program stack size.
  110.  
  111. 01/27/91
  112. --------
  113. Logon no longer allows middle names.
  114. Directory menu display now correct when more than 9 DIRECTORY= entries.
  115.  
  116. 01/24/91
  117. --------
  118. Fixed bug where if ((MSGLINES > 25) and (MSGRECS=0)) then system crash.
  119.  
  120. 01/15/91
  121. --------
  122. Fixed bug where DIRECTORY= only allowed 10 entries instead of 25.
  123.  
  124. 01/12/91
  125. --------
  126. Added (P)rogram Descriptions reminder when (F)iles command is displayed.
  127.  
  128. 01/11/91
  129. --------
  130. Fixed ZIPCODE bug in the induction module.
  131.  
  132. 01/06/91
  133. --------
  134. Added DOS API for EXPERIENCED MaxiHost users to be able to add/change
  135.   .CNF entries, display text files, disconnect the caller, etc. from
  136.   BATCHON, BATCHOFF, TRAPDOOR, and EVENT batch files.  Use of this
  137.   interface is on your own initiative.  Minimum support will be provided.
  138.   Improper use of this facility could compromise the security of the
  139.   system.  These features are being tested to see if they provide any
  140.   real value, and may be removed from future releases if they prove too
  141.   complex for the average user and/or support of them become too time
  142.   consuming.
  143.  
  144. 01/01/91
  145. --------
  146. Changed BATCHOFF= syntax to accept one of the following:  Y, N, B, A
  147.   where:
  148.          N disables BATCHOFF
  149.          A executes BATCHOFF.BAT after logoff
  150.          Y or B executes BATCHOFF.BAT before logoff
  151.  
  152. Increased DIRECTORY= count from 10 to 25.
  153. %BAUD% in PROTOCOL statements now send the callers connect rate
  154. %UART% in PROTOCOL statements added to send the host's DTE rate
  155.  
  156. Fixed bug where new caller couldn't pause the NEWUSER.?01 screens.
  157.  
  158. 12/01/90
  159. --------
  160. Cleaned up Reply Thread.  Must start with new database or run 'CLRTHRED.EXE'
  161.   and then reindex.  (Make backup of MAXIMAIL.* first!)
  162.   MAXIMAIL.THR is no longer used.
  163.  
  164. 11/25/90
  165. --------
  166. Added word wrap to program descriptions.
  167.  
  168. 11/24/90
  169. --------
  170. Callers can now enter keys during menu displays.
  171.  
  172. 11/22/90
  173. --------
  174. Moved BATCHON.BAT execution to just after logon, and before NEWUSER file.
  175. Moved BATCHOFF.BAT execution to AFTER logoff has occured, no carrier present.
  176. Added 24 line pause when displaying message text in MDS.
  177. Added message 'No NEW programs available' if known caller has none.
  178. Batch Downloads 1) Check for existance of downloaded files.
  179.                 2) Checks ALL files/wildcards for file protection.
  180.                 3) Prevents downloading files when insufficient time left.
  181.  
  182. 11/11/90
  183. --------
  184. Added SHOWSWAPMSG=Y/N for those who wish to disable the
  185.   'Swapping MAXIHOST Out' message.
  186. Added QUIET=Y to disable logon beep.
  187. Added 'New Files Only' option within (P)rogram Descripts for known users.
  188. Added UPLOADINPLACE=n where if a caller had UPLOADINPLACE or above security
  189.   then uploads would go to the currently logged in directory.
  190. Fixed bug where MH would error out if there were no TRAPDOOR= entries
  191.   in MAXIHOST.CNF
  192. Added feature to allow caller to CANCEL automatic logoffs such as after
  193.   Download or Comment to the SysOp.
  194.  
  195. 10/25/90
  196. --------
  197. Added BATCHON=Y/N and BATCHOFF=Y/N.  Setting BATCHON=Y causes MH to
  198.   call the batch file BATCHON.BAT after a caller has viewed the bulletins
  199.   and before checking for mail, and setting BATCHOFF=Y causes MH to call
  200.   the batch file BATCHOFF.BAT after the caller logs off.  This allows for
  201.   for programs such as fortune, checking a BADUSER.TXT file for bad words
  202.   and briefly turning off DTR if a match is found, and other things.  The
  203.   logoff file can leave callers a personal message, etc.  This enhancement
  204.   is a result of many requests for it.
  205. Modem is now reset after an Event has been called.
  206.  
  207. 10/19/90
  208. --------
  209. Added (D)elete by Record function to the Message Data System.  This is
  210.  useful for restoration of a corrupted database.
  211.  
  212. 09/28/90
  213. --------
  214. Fixed routine that prevented TRAPDOOR.BAT from being called.  Entering a
  215.   TRAPDOOR= keyword in the .CNF would call TRAPDOO1.BAT however.
  216.  
  217. 09/28/90
  218. --------
  219. Extended eXpert mode into Trapdoor and Change Directory menus.
  220.  
  221. 09/15/90
  222. --------
  223. Redesigned text file display routine to allow for bulletins without CR/LF's
  224.  
  225. 09/03/90
  226. --------
  227. Exiting a TrapDoor menu item now returns you to the TrapDoor menu again
  228.  instead of all the way back to the main menu.
  229.  
  230. 08/27/90
  231. --------
  232. Found (finally!) and fixed bug that occurs when Viewing bulletins.
  233.  
  234. 08/22/90
  235. --------
  236. Added automatic logoff option to download menu.
  237. Fixed bug in Induction module causing garbaged display.
  238.  
  239. 08/20/90
  240. --------
  241. Fixed bug where editing message in message